d/rules: Adjust build options for rename of documentation to gtk_doc
authorSimon McVittie <smcv@debian.org>
Sat, 29 Feb 2020 17:13:55 +0000 (17:13 +0000)
committerSimon McVittie <smcv@debian.org>
Sat, 29 Feb 2020 17:42:21 +0000 (17:42 +0000)
debian/changelog
debian/rules

index 8033b95e274db246a314781969e7c56ead93d666..45fd862334c9b10a35c9f009fb6a800b5522763c 100644 (file)
@@ -29,6 +29,7 @@ gtk+4.0 (3.98.0-1) UNRELEASED; urgency=medium
     - Indent with a single space
   * d/control.in: Update build-dependencies
   * d/rules: Update SONAME
+  * d/rules: Adjust build options for rename of documentation to gtk_doc
 
  -- Simon McVittie <smcv@debian.org>  Sat, 29 Feb 2020 14:18:02 +0000
 
index 0f9c4d4270ba7c5e30a26a08c6ee65f6c34eb40b..5f154d5bd73c06ab0b3a74d3ba672165498a3078 100755 (executable)
@@ -99,8 +99,8 @@ configure_flags_common = \
 
 configure_flags_deb = \
        -Dbroadway-backend=true \
+       -Dgtk_doc=true \
        -Dx11-backend=true \
-       -Ddocumentation=true \
        -Dman-pages=true \
        -Dintrospection=true \
        -Dinstall-tests=true \